/ Assembly List / LJCDBMessage / ResultConverter`2

Namespace - LJCDBMessage


Syntax

C#
public class ResultConverter<TData, TList>

Converts DbColumns and DbResult objects to data objects.

Public Methods
CreateCollection Creates a collection from the result records.
CreateCollectionFromTable Creates a Data Object collection from the Table rows.
CreateData Creates a Data Object from the result values.
CreateData Creates a Data Object from the result DbColumns object. DbColumns object.
CreateData Creates a Data Object from the data values.
CreateDataFromTable Creates a Data Object from the row values.
6 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.